menu: add missing (scope async) annotation to gtk_menu_popup()
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 May 2012 21:30:08 +0000 (17:30 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 25 Jun 2012 18:49:11 +0000 (14:49 -0400)
commit66a2870bfd947d5af1aa3da7ea1e1b1549e00729
tree9422545d99c5b2929472070d40ddc2c32c67f1e1
parent8ff9770c7f2e93c4d56f5d33c8c6535bb60ea74c
menu: add missing (scope async) annotation to gtk_menu_popup()

Or the g-i scanner will emit a warning.

https://bugzilla.gnome.org/show_bug.cgi?id=677127
gtk/gtkmenu.c